zohra3734
05/06/2024, 2:30 AM./startTestEnv —wait or ./startTestingEnv —wait
I am getting this error
*Could not compile settings file '/Users/zohra/OpenSource/supertokens/supertokens-root/settings.gradle'.
> startup failed:
General error during conversion: Unsupported class file major version 61
java.lang.IllegalArgumentException: Unsupported class file major version 61
at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:189)
at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:170)
at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:156)
at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:277)
at org.codehaus.groovy.ast.decompiled.AsmDecompiler.parseClass(AsmDecompiler.java:81)
at org.codehaus.groovy.control.ClassNodeResolver.findDecompiled(ClassNodeResolver.java:251)
at org.codehaus.groovy.control.ClassNodeResolver.tryAsLoaderClassOrScript(ClassNodeResolver.java:189)
*
Any help is appreciated
Thanksrp_st
05/06/2024, 5:19 AMzohra3734
05/08/2024, 2:25 PMProject 'supertokens-core' not found in root project 'supertokens-root'.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 786ms
cp: supertokens-core/build/libs/*: No such file or directory
cp: supertokens-core/cli/build/libs/*: No such file or directory
cp: supertokens-core/downloader/build/libs/*: No such file or directory
cp: supertokens-core/ee/build/libs/*: No such file or directory
Building supertokens-plugin-interface...
FAILURE: Build failed with an exception.
* What went wrong:
Project 'supertokens-plugin-interface' not found in root project 'supertokens-root'.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 796ms
cp: supertokens-plugin-interface/build/libs/*: No such file or directory
mkdir: temp: File exists
Test environment started! Leave this script running while running tests.
^CTesting environment destroyed.
but if I do ls
in supertokens-root
folder I can see both`core` and plugin-interface
CHANGELOG.md loadModules
CODE_OF_CONDUCT.md modules.txt
README.md runCore
build.gradle settings.gradle
docker startTestEnv
docker-compose.yml startTestingEnv
gitStatus supertokens-core
gradle supertokens-plugin-interface
gradlew utils
jre
rp_st
05/08/2024, 4:27 PMrp_st
05/09/2024, 5:56 AMrp_st
05/09/2024, 5:57 AM./loadModules
before running ./startTestingEnv —wait
?zohra3734
05/09/2024, 6:43 AM./loadModules
fatal: Unable to mark file .idea/runConfigurations/CLI_Main.xml
fatal: destination path 'supertokens-core' already exists and is not an empty directory.
fatal: destination path 'supertokens-plugin-interface' already exists and is not an empty directory.
zohra3734
05/09/2024, 6:43 AMrp_st
05/09/2024, 6:44 AMrp_st
05/09/2024, 6:44 AMrp_st
05/09/2024, 6:45 AMzohra3734
05/09/2024, 6:50 AMrp_st
05/09/2024, 6:50 AMzohra3734
05/09/2024, 6:51 AM